Skip to content

[FEATURE] Recurrence rule generation#560

Open
amnuts wants to merge 6 commits intomarkuspoerschke:2.xfrom
amnuts:issue-189/recurrence-rule
Open

[FEATURE] Recurrence rule generation#560
amnuts wants to merge 6 commits intomarkuspoerschke:2.xfrom
amnuts:issue-189/recurrence-rule

Conversation

@amnuts
Copy link

@amnuts amnuts commented Oct 8, 2023

Allows you to create recurrence rules - fixes #189.

Tests included for the components.

example4.php gives a small example of adding a recurrence rule.

@amnuts amnuts marked this pull request as ready for review October 10, 2023 21:59
@amnuts amnuts changed the title Made a start on recurrence rule generation Recurrence rule generation Oct 11, 2023
PHP 7.4 doesn't support union or mixed types.  But Psalm complains there are no types on 8.x tests.  So now where you could pass in a single value or an array of the values, you're forced to always pass in an array.
@amnuts amnuts changed the title Recurrence rule generation [FEATURE] Recurrence rule generation Oct 18, 2023
@amnuts
Copy link
Author

amnuts commented Oct 25, 2023

@markuspoerschke, any feedback on this one? Not what you were wanting? I appreciate that the hacktoberfest label was added to a ticket that was a few years old (wish I had noticed that before starting 😁), so possibly you've got some other mechanism in place that I didn't spot.

@sanderdlm
Copy link

Trying to port a 0.11.x implementation to 2.x that heavily relied on recurrence rules. Getting this merged would be sweet. Anything I could help with?

@ardentsword
Copy link

@markuspoerschke Is there a reason why this PR is not being accepted? It looks really nice, I'm looking for this functionality as well.
If there is anything I can do to get it accepted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement recurring events

3 participants